home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / utilitys / 605 / 2columns / readme.2cl < prev   
Encoding:
Text File  |  1992-07-06  |  8.8 KB  |  199 lines

  1. TWO COLUMN PRINTER - Release 5b  "READ ME"
  2.  
  3. This is a summary and description of additions and changes made to Self-
  4. Styled Software's TWO COLUMN PRINTER (2COLUMNS.PRG) between Release 4
  5. (1/91) and Release 5b (4/92).
  6.  
  7. General instructions are in 2COLUMNS.DOC and there are some "help" options
  8. in the program itself.  2COLUMNS.DOC also explains how to customize or
  9. create a printer driver.  If your copy of TWO COLUMN PRINTER did not
  10. include 2COLUMNS.DOC, you can get it from GEnie and Compuserve.  I also
  11. uploaded a file that contains several versions of 2COLUMNS.RSC, each with
  12. the print defaults set somewhat differently (2CLRSC.LZH, GEnie #22488).
  13.  
  14.  
  15. PRINTER DRIVERS, OLD AND NEW . . .
  16.  
  17. There have been no format changes to the printer drivers and those from
  18. previous releases still work.  You may now set print columns to be up to
  19. 125 lines long and the Blank Line Filter setting can now range form 0-9
  20. (0 disables it).  I've added a "long column" font to most of the supplied
  21. printer drivers.  Drop me a note if you need to print columns longer than
  22. 125 lines.
  23.  
  24.  
  25.           ******  UPDATE FROM RELEASE 5a to RELEASE 5B  ******
  26.  
  27. New Features/Options:  You can now access the "Auto" mode from the title
  28. screen.  You can also now save "wildcards" (*,T??, etc) in the default
  29. extension saved with a configuration file.  See "5b UPDATE" comments
  30. below.
  31.  
  32. Bug Fixes:  5a would put an erroneous message (Press key when ready for
  33. side 2) on the screen and wait for a keypress at the start of the second
  34. print job in a series when using "Auto" or "2CL-TP" mode.  5a would not
  35. print columns of unequal length on the last page of a sorted printout when
  36. there was an even number of pages to be printed.
  37.  
  38.  
  39.             *******  NEW FEATURES IN RELEASE 5a ********
  40.  
  41.  
  42. SORTED PAPER OUTPUT
  43.  
  44. Release 5 has a new option in the Print Dialog under "Paper Feed" called
  45. "Auto: Sorted".  It's for use on printers that use cut sheets in a manner
  46. similar to the HP Deskjet.  When this option is selected, the first side
  47. of a printout comes out in reverse order so the sheets won't have to be
  48. reshuffled from top to bottom.  Don't use this option with continuous form
  49. paper when doing two sided printouts.  2COLUMNS needs to use a temporary
  50. scratch file when doing a two sided sorted printout to a disk file that
  51. already exists.  If it cannot find enough space for this file on the disk
  52. you're printing to or on the disk you ran 2COLUMNS.PRG from, it will
  53. prompt you for a disk (or partition) to use.  
  54.  
  55. "Auto: Sorted" does not function when 2COLUMNS is in its "limited memory"
  56. mode.
  57.  
  58.  
  59. "2C-TP" MODE
  60.  
  61. 2C-TP as in 2Columns Takes Parameters.  Pass a command line via a shell or
  62. whatever to 2COLUMNS and it will load the file you specify and print it
  63. automatically using parameters set a "config" file (explained below).  A
  64. sample command line:
  65.  
  66.           FILE.TXT #config -R
  67.  
  68. FILE.TXT - The file you want to print (the drive/full path needs to
  69.            given if it's not the default).  Only one file at a time
  70.            can be specified.
  71.  
  72. #config  - (optional) "#" is an indicator that the name of the
  73.            config file follows.  If this group is left off, 2COLUMNS.PRG
  74.            will try to find a file named "2CL.CFG" by first looking in the
  75.            same path (folder) as the file to be printed and then in the
  76.            default path.  If this group is included, you'll need to give
  77.            the config file's full path (unless it's in the default path).
  78.  
  79. -R       - (optional) tells 2COLUMNS to return directly to the calling
  80.            program when it's done.  The default is to wait for a keypress.
  81.  
  82. The "manual paper feed" mode does not work in 2C-TP mode.  Any error or
  83. other condition that would generate a request for user input in the other
  84. operating modes will cause 2COLUMNS to terminate when run in 2C-TP mode.
  85.  
  86.  
  87. "AUTO" MODE
  88.  
  89. Many people asked me for a way to print files without having to mouse
  90. click their way through all the options.  This is for them.  Hold down the
  91. Alt key while 2COLUMNS is loading  (5b UPDATE: or choose the AUTO option
  92. from the title screen)  and you'll only need to answer two questions to
  93. print a file.  The first is the name of the configuration file (explained
  94. below) and the second is the name of the file to be printed.  The File
  95. Selector is used for input in each case.  If you don't specify a valid
  96. config file or "Cancel" out of the config file File Selector, you'll be
  97. put into the standard operating mode.
  98.  
  99. This option is useful for printing files that you are already familiar
  100. with, or for general operation if you always stubbornly use the same
  101. parameters for all files.  For example,  I have a config file which I've
  102. named 2C_MAG_P.CFG that I can use to automatically print issues of the
  103. STReport and ZNET online magazines (The P here is just a reminder to me
  104. that this config file sends 2COLUMNS output directly to the printer).
  105.  
  106. The "manual paper feed" mode does not work in AUTO mode.
  107.  
  108.  
  109. CONFIGURATION FILES
  110.  
  111. So, what are these "config" files and where do they come from?   Simple.
  112. When 2COLUMNS is run normally and gets done with a file, it asks, "Print
  113. another File?" and gives you the following choices: Yes, No, sv cfg.  The
  114. cryptic "sv cfg" (for save config) does the trick.  It saves all the
  115. current print and format parameters in a file named 2CL.CFG (if another
  116. 2CL.CFG exists it will be renamed 2CL_OLD.CFG).  You're free to change
  117. this to something more descriptive later but it's best to keep the "CFG"
  118. extension.  Also saved in the config file are the Tab spacing, blank line
  119. filter setting and left margin shift value.  The output file (with full
  120. path) is saved too if printing was done to disk.  
  121.  
  122. 5b UPDATE: If the default file extension in your printer driver is "*" or
  123. it contains wildcards "?", then this will be the default extension saved
  124. with the config file.  Otherwise, the default extension saved will be the
  125. same as the extension of the last file printed.
  126.  
  127.  
  128. OTHER NEW FEATURES
  129.  
  130. Columns may now be up to 125 lines long.  
  131.  
  132. The "initialize printer" codes are sent at the end of each print job in
  133. order to restore the printers normal pitch and line spacing.  This may
  134. cause an unneeded form feed with some printers but so many people asked
  135. for it that I added it anyway.
  136.  
  137. The blank line filter can be configured on the fly:  Press the space bar
  138. while doing a file preview.  Setting the blank line filter to 0 disables
  139. it (sets it to 99).  The effects of the blank line filter do not show on
  140. the file preview screen.
  141.  
  142. Code has been added that will "revive" a Deskjet (or Laserjet) that does
  143. not respond because it was turned on after the computer (as in DJET_SET). 
  144. This only functions if the name of the printer driver in use has "DJ" in
  145. it somewhere.  Just select "OK" when you see the "Printer Not Responding"
  146. message.
  147.  
  148.  
  149. BUG FIXES . . .
  150.  
  151. Release 4 would not change back to single sided printing after a two sided
  152. job.  This has been fixed.
  153.  
  154. Some HP Deskjet Plus printers would shift out of the proper pitch after
  155. the first page.  This has been fixed.
  156.  
  157. An elusive bug that would sometimes cause a hang or bombs during the
  158. printout (usually with very large files) has been caught and killed.
  159.  
  160.  
  161. KNOWN BUGS AND DEFICIENCIES . . .
  162.  
  163. -- The "Is the printer ready?" check does not work with some Deskjet and
  164. other Hewlett Packard printers.  Not realizing that it's turned off,
  165. 2COLUMNS.PRG will go ahead and send data to the unresponsive printer until
  166. it's done or you press "Q".  Don't turn your printer on while 2COLUMNS is
  167. still sending data to it. 
  168.  
  169. -- 2COLUMNS won't let you "CANCEL" out of the error generated by trying to
  170. print to an empty floppy drive when running in its 2C-TP or AUTO modes. 
  171. You can only put a floppy in the drive or reboot.
  172.  
  173. -- Some of the error messages that can occur in 2C-TP mode look messy
  174. (they use the same string that would have gone into the Alert Box).
  175.  
  176.  
  177. New bugs were probably introduced and are ready to pounce on faithful and
  178. trusting users but have so far managed to remain hidden from this diligent
  179. programer/tester.  Hopefully they are not too serious.  Let me know about
  180. any you find.
  181.  
  182. Please send bug reports and comments to me either via Email on GEnie
  183. (address: JWC-OEO) or a letter to:  Self-styled Software,  321 J Street,
  184. Sparks NV 89431.
  185.  
  186.  
  187. THE FUTURE...
  188.  
  189. I keep thinking I'm done with this program but...
  190.  
  191. This release is not likely to be even a little compatible with a
  192. multitasking TOS so should Atari follow through with their threats of
  193. producing such a beast I'll need to try to do a version that works with
  194. it.  Also, 2COLUMNS.PRG has gotten too big.  I'll probably drop a few of
  195. the features that have crept into it over the years in any future
  196. releases.  A prime candidate for this is the "merged" printer driver. 
  197. This is of benefit mainly to floppy only systems and hard disks have
  198. become the norm.
  199.